|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.boaframework.AcceptanceStrategy
negotiator.boaframework.acceptanceconditions.other.AC_False
public class AC_False
This Acceptance Condition never accepts an opponent offer. Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies T. Baarslag, K. Hindriks, M. Hendrikx, A. Dirkzwager, C.M. Jonker
| Field Summary |
|---|
| Fields inherited from class negotiator.boaframework.AcceptanceStrategy |
|---|
helper, negotiationSession, offeringStrategy, opponentModel |
| Constructor Summary | |
|---|---|
AC_False()
Empty constructor for the BOA framework. |
|
| Method Summary | |
|---|---|
Actions |
determineAcceptability()
Determines to either to either accept or reject the opponent's bid or even quit the negotiation. |
| Methods inherited from class negotiator.boaframework.AcceptanceStrategy |
|---|
endSession, init, isMAC, loadData, printParameters, setOpponentUtilitySpace, storeData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AC_False()
| Method Detail |
|---|
public Actions determineAcceptability()
AcceptanceStrategy
determineAcceptability in class AcceptanceStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||